CalendarView for WinForms
LeftMultiply メソッド (Matrix<T>)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix<T> クラス : LeftMultiply メソッド
A Matrix indicates the speical matrix.
Left multiply a speical Matrix to this Matrix.
シンタックス
'宣言
 
Public Overridable Sub LeftMultiply( _
   ByVal value As Matrix(Of T) _
) 
public virtual void LeftMultiply( 
   Matrix<T> value
)

パラメータ

value
A Matrix indicates the speical matrix.
参照

Matrix<T> クラス
Matrix<T> メンバ